Comments.
authorTor Lillqvist <tml@src.gnome.org>
Sun, 31 Oct 1999 20:30:20 +0000 (20:30 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 31 Oct 1999 20:30:20 +0000 (20:30 +0000)
po/makefile.cygwin

index 94af25eabb80a198d9b1fafe3bae6051e5f9ca85..4a50e85f357a52efbe39596a115f7afa0918582b 100644 (file)
@@ -1,8 +1,9 @@
 ## Makefile for compiling UTF-8 message catalogs on Win32 with cygwin
 ##
 ## Use: make -f makefile.cygwin install
+##
 ## To convert the clear-text message catalogs to binary form (.gmo)
-## files in the UTF-8 encoding of Unicode that GIMP wants,
+## files in the UTF-8 encoding of Unicode that we want,
 ## you will need: - native2ascii from the JDK 
 ##               - msgfmt from GNU gettext